Welcome![Sign In][Sign Up]
Location:
Search - ssh client

Search list

[JSP/Javamindterm_2.4.2-src

Description: 一个非常好的ssh客户端实现,支持ssh1 ssh2-a very good achievement ssh client support ssh1 ssh2
Platform: | Size: 879185 | Author: littlepond | Hits:

[OtherSSHSOCKS5

Description: 成功利用putty这个软件进行了加密访问互联网.可能这个功能很多人已经会用,但是利用putty进行加密访问互联网DRL与CCF均未有人分享过,不敢独享,写下这个简易教程。only drl与ccf。 现在发现一般的SSH客户端均可以做。但是putty是最小巧的。如果你不想每次输入密码,securecrt是个好软件。-putty successful use of this software encryption access to the Internet. This function may be a lot of people will use, but the use of encryption putty DRL access to the Internet and share the CCF was not over, not exclusive. A Simple Guide to write this. Only drl with ccf. But they found that in general the SSH client can be done. But putty is the most compact. If you do not want to enter the password each time, securecrt is a good software.
Platform: | Size: 338800 | Author: stoneson | Hits:

[Internet-NetworkFileZilla_2_2_18_src

Description: 一个支持FTP,SFTP的客户端程序,支持SSH协议-a support FTP, SFTP client procedures, SSH protocol support
Platform: | Size: 2370560 | Author: 林路 | Hits:

[Ftp Serverwinscp382source

Description: WinSCP是Windows的SFTP和SCP客户端,它通过SSH进行连接,研读源代码会受益匪浅。-WinSCP is Windows SFTP and SCP client, through SSH link, students will be benefited from the source code.
Platform: | Size: 1768448 | Author: fletcher | Hits:

[JSP/Javamindterm_2.4.2-src

Description: 一个非常好的ssh客户端实现,支持ssh1 ssh2-a very good achievement ssh client support ssh1 ssh2
Platform: | Size: 878592 | Author: | Hits:

[OtherSSHSOCKS5

Description: 成功利用putty这个软件进行了加密访问互联网.可能这个功能很多人已经会用,但是利用putty进行加密访问互联网DRL与CCF均未有人分享过,不敢独享,写下这个简易教程。only drl与ccf。 现在发现一般的SSH客户端均可以做。但是putty是最小巧的。如果你不想每次输入密码,securecrt是个好软件。-putty successful use of this software encryption access to the Internet. This function may be a lot of people will use, but the use of encryption putty DRL access to the Internet and share the CCF was not over, not exclusive. A Simple Guide to write this. Only drl with ccf. But they found that in general the SSH client can be done. But putty is the most compact. If you do not want to enter the password each time, securecrt is a good software.
Platform: | Size: 338944 | Author: stoneson | Hits:

[Telnet Clientpssh-source-2005_06_23.tar

Description: 在PalmOS上运行的SSH客户端源代码,要在手机上远程登录Internet上的Linux服务器.-In PalmOS running SSH client source code, to mobile phone Internet telnet server on Linux.
Platform: | Size: 440320 | Author: jjej | Hits:

[Ftp ClientSSHSecureShellClient-3.2.9

Description: SSH远程工具,能实现远程ftp上传功能。-SSH remote tools, can realize remote ftp upload feature.
Platform: | Size: 5362688 | Author: jxsdhgcxl | Hits:

[OS programfsecuresshclient

Description: F-Secure SSH的客户端,为文件传输和远程登录提供安全的连接,使用F-Secure SSH连接和管理远程主机(windows,unix)时不必担心密码泄露和连接安全性 -F-Secure SSH Client Download
Platform: | Size: 4686848 | Author: along | Hits:

[Internet-NetworkVBSocketProgramming

Description: Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP..
Platform: | Size: 84992 | Author: ecqu | Hits:

[JSP/Javajava-SSH-src-jta26-src

Description: java 的SSH 通信工具,能够支持客户端通过ssh访问目标系统资源,改造后大有用处-java in SSH communications tools, to support client access to the target system through ssh resources useful modified
Platform: | Size: 829440 | Author: wang xl | Hits:

[Symbianwww.qupan.com_1353553_putty_src_1.5.0

Description: S60 SSH客户端源码,来自我爱symbian21,qq 434315513 -S60 SSH Client Source code,From I Love symbian21,qq 434315513
Platform: | Size: 2944000 | Author: 梁开剑 | Hits:

[JSP/Javaputty-0.60.tar

Description: ssh的客户端工具putty的源代码,大家喜欢的话可以下,也可以到官方网站下载-ssh client putty tool for source code, we like it can be done next, can also go to the official website
Platform: | Size: 1743872 | Author: maron | Hits:

[Internet-Network5e8323690e2c42f094bb

Description: ssh client use socks5
Platform: | Size: 458752 | Author: mohsen | Hits:

[Windows Developputty-src

Description: SSH客户端程序,windows下用C++语言实现-SSH client, windows using C++ language under implementation
Platform: | Size: 1192960 | Author: 邂逅彩虹 | Hits:

[Linux-Unixlibssh2-1.2.7.tar

Description: SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有openssh,putty,SSH Secure Shell Client等,这些都是开源的,但是这些代码非常难懂而且复杂,一个个函数深层次的调用很快就让人在C语言代码的海洋中迷失了方向,妄图通过从这些开源软件中抽取程序代码段来“组装”自己的应用程序是非一般人所能实现的。不过还好网路上出现了一些开源的SSH2开发库,利用这些开发库开发自己的SSH2程序却要简单得多,由于这些开发库都是开源的,往往是针对linux平台的,而且一般只提供了源代码。在windows上利用这些库还必须要完成:编译有关依赖库-->编译ssh2库-->集成到开发环境(如Visual Studio)中-->熟悉SSH2库函数用法-->开始编写自己的程序。-SSH2 is a secure communications protocol framework (because of earlier SSH1 vulnerability, now without a), based on SSH2 protocol products are now mainly openssh, putty, SSH Secure Shell Client and so on, these are open source, but these code is very difficult to understand and complex, deep-seated one by one function call soon people in the C language code of the ocean lost its way in a vain attempt by extraction from these procedures open source software code to "assemble" their applications non-ordinary people can achieve. Fortunately, the Internet, but there are some open source development of library SSH2, use SSH2 development libraries to develop their own procedures have to be much simpler, because these libraries are open source developers, often for the linux platform, but generally provides the source code. The windows on the use of these libraries also have to complete: compile the dependent libraries-> compile ssh2 library-> integrated into the development environment
Platform: | Size: 582656 | Author: hyl | Hits:

[Linux-Unixputty

Description:  Putty 源码   随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是   出色的工具之一。   Putty是一个免费的、Windows 32平台下的telnet、rlogin和ssh客户端,但是功能丝毫不逊色于商业的telnet类工具。   用它来远程管理Linux十分好用,其主要优点如下:   ◆ 完全免费   ◆ 在Windows 9x/NT/2000下运行的都非常好   ◆ 全面支持ssh1和ssh2;   ◆ 绿色软件,无需安装,下载后在桌面建个快捷方式即可使用;   ◆ 体积很小,仅364KB (0.54 beta版本);   ◆ 操作简单,所有的操作都在一个控制面板中实现。-Putty As Linux s popularity in the server-side applications, Linux is increasingly dependent on remote systems management. In a variety of remote login tools, Putty is Excellent tools. Putty is a free, Windows 32 platform of telnet, rlogin and ssh client, but in no way inferior to commercial features a telnet class tools. Use it to remotely manage Linux is very easy to use, its main advantages are as follows: ◆ completely free ◆ running under the Windows 9x/NT/2000 are very good ◆ Full support ssh1 and ssh2 ◆ green software, no installation, download a shortcut on the desktop can be used to build ◆ very small, only 364KB (0.54 beta version) ◆ Easy operation, all operations are implemented in a control panel.
Platform: | Size: 978944 | Author: ice | Hits:

[Linux-Unixlibssh-0.5.2.tar

Description: libssh的开发政策的要求作出了贡献 根据贡献的个人,而不是一个企业的版权, 版权。 为建立这一政策的一些原因: *个人版权在美国的一个简单的著作权登记 的过程。 *如果是个人而不是公司的版权,libssh 有关执法和版权保护的决定,更 可能,在该项目的利益,而不是在利益 任何公司的股东。 *如果我们需要重新许可的部分代码,联系个人 这样做的权限是比联系公司容易得多。-1* Why ? -_-_-_-_-_ Why not ? :) I ve began to work on my own implementation of the ssh protocol because i didn t like the currently public ones. Not any allowed you to import and use the functions as a powerful library, and so i worked on a library-based SSH implementation which was non-existing in the free and open source software world. 2* How/Who ? -_-_-_-_-_-_-_ If you downloaded this file, you must know what it is : a library for accessing ssh client services through C libraries calls in a simple manner. Everybody can use this software under the terms of the LGPL- see the COPYING file If you ask yourself how to compile libssh, please read INSTALL before anything. 3* Where ? -_-_-_-_-_-_ http://www.libssh.org
Platform: | Size: 317440 | Author: wangguosheng | Hits:

[WEB CodeAjaxterm-0.10.tar

Description: 基于 web 的 ssh 客户端工具,可借鉴其思想,挺不错的。-Web-based ssh client tools to learn their thinking, very good
Platform: | Size: 34816 | Author: zhaozhpo | Hits:

[WinSock-NDISputty源代码

Description: telnet putty ssh PuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink, Pageant and PuTTYgen.
Platform: | Size: 1314811 | Author: zcxingbox@163.com | Hits:
« 12 3 »

CodeBus www.codebus.net